gdk: Docs cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 Nov 2020 12:40:05 +0000 (07:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 Nov 2020 12:44:17 +0000 (07:44 -0500)
Add a few missing parameters in doc comments.

gdk/wayland/gdkdisplay-wayland.c

index 1c49b1337149329bbce6c4a03f98141b1176da66..0e3cc00b75fbe39f9f11cfa34d976662588226d3 100644 (file)
@@ -1076,6 +1076,8 @@ get_cursor_theme (GdkWaylandDisplay *display_wayland,
 /**
  * gdk_wayland_display_set_cursor_theme:
  * @display: (type GdkWaylandDisplay): a #GdkDisplay
+ * @name: the new cursor theme
+ * @size: the size to use for cursors
  *
  * Sets the cursor theme for the given @display.
  */